home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / pericia.swf / scripts / DefineButton2_83 / BUTTONCONDACTION on(press, release).as
Text File  |  2005-01-17  |  72b  |  5 lines

  1. on(press, release){
  2.    play();
  3.    _root.time.gotoAndStop("time");
  4. }
  5.